Skip to content

AI Agents - More Providers#523

Merged
pinkeshmars merged 7 commits into
mainfrom
feature/more-ai-agent-types
Jun 10, 2026
Merged

AI Agents - More Providers#523
pinkeshmars merged 7 commits into
mainfrom
feature/more-ai-agent-types

Conversation

@pinkeshmars

Copy link
Copy Markdown
Collaborator

Description

AI Agents - More Providers

Linear ticket and magic word Fixes DEVR-1270

Type of change

  • Typo fix
  • New feature
  • Enhancement to current docs
  • Removed outdated references
  • Update assets

@pinkeshmars pinkeshmars requested a review from PoojaB26 June 9, 2026 10:31
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@PoojaB26 PoojaB26 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit fixs required

Comment thread docs/ff-integrations/ai/ai-agents.md Outdated

Use a **Chat** agent when your app needs a conversational assistant that can respond to users with text, markdown, or structured JSON. Chat agents are useful for support bots, tutors, product recommenders, content assistants, and agents that analyze user-provided text, images, PDFs, audio, or video.

### Chat Settings

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just have "the chat settings are as follows:" and we don't need an extra header again. the system message and preloaded messages can just be bold styling, and no header?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Comment thread docs/ff-integrations/ai/ai-agents.md Outdated

Use a **Text-to-Speech** agent when your app needs to convert text into spoken audio. This is useful for reading messages aloud, generating narration, creating voiceovers, or helping users hear content in a selected voice.

### Text-to-Speech Settings

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same coment as chat settings

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just remove it infact, the next line creates the segue already

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Comment thread docs/ff-integrations/ai/ai-agents.md Outdated

Use a **Speech-to-Text** agent when your app needs to convert audio into text. This is useful for transcribing voice notes, meeting recordings, support messages, uploaded audio files, or audio from a URL.

### Speech-to-Text Settings

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above and do it for the rest

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Comment thread docs/ff-integrations/ai/ai-agents.md Outdated
Comment thread docs/ff-integrations/ai/ai-agents.md Outdated
Comment thread docs/ff-integrations/ai/ai-agents.md Outdated

- **Select Video Generation Agent**: Select the Video Generation agent you previously configured.
- **Prompt**: The text prompt that describes the video to generate.
- **Aspect Ratio Override**: Optionally override the agent's default aspect ratio for this call. You can use the agent default or choose a supported aspect ratio such as **Landscape (16:9)**, **Portrait (9:16)**, or **Square (1:1)**.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make the change of the "use agent default" like the above comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Comment thread docs/ff-integrations/ai/ai-agents.md Outdated
pinkeshmars and others added 4 commits June 10, 2026 18:49
Co-authored-by: Pooja Bhaumik <pbhaumik26@gmail.com>
Co-authored-by: Pooja Bhaumik <pbhaumik26@gmail.com>
Co-authored-by: Pooja Bhaumik <pbhaumik26@gmail.com>
@pinkeshmars

Copy link
Copy Markdown
Collaborator Author

@PoojaB26 all review comments are addressed now!

@pinkeshmars pinkeshmars merged commit df579b1 into main Jun 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants